| Einhugur Word Component for Buoy |
|
Run Class
The run class represents single styling context within a paragraph. The Run carries the text parts and the styling info.
ParagraphItem
Run
class Run
Constructors
Run (private) | Private constructor. |
Properties
Bold | Gets or sets bold styling of the run. |
IsDrawing | Returns true if the run object is Drawing, else false. |
IsPageBreak | Returns true if the run is PageBreak. |
IsShape | Returns true if the Run is Shape. |
Italic | Gets or sets italic styling of the run. |
Shape | Returns the shape object of the Run if the Run is a shape, else nil is returned. |
Text | Text which the run carries. |
TextColor | Color for the text on the Run. |
VerticalAlignment | Sets or gets vertical alignment which is basically subscript and superscript. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 64 bitWindows ARM 64 bitLinux 64 bitLinux ARM 64 bit